Skip to content

Conversation

leibale
Copy link
Contributor

@leibale leibale commented Apr 25, 2022

fix #1904

@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2022

Codecov Report

Merging #2102 (e2cb506) into master (11c6c24) will decrease coverage by 0.17%.
The diff coverage is 100.00%.

❗ Current head e2cb506 differs from pull request most recent head 1619cd4. Consider uploading reports for the commit 1619cd4 to get more accurate results

@@            Coverage Diff             @@
##           master    #2102      +/-   ##
==========================================
- Coverage   95.10%   94.93%   -0.18%     
==========================================
  Files         409      410       +1     
  Lines        3803     3807       +4     
  Branches      458      458              
==========================================
- Hits         3617     3614       -3     
- Misses         96      101       +5     
- Partials       90       92       +2     
Impacted Files Coverage Δ
packages/client/lib/client/commands.ts 100.00% <100.00%> (ø)
packages/client/lib/commands/ACL_DRYRUN.ts 100.00% <100.00%> (ø)
packages/client/lib/errors.ts 95.65% <0.00%> (-4.35%) ⬇️
packages/client/lib/client/commands-queue.ts 77.41% <0.00%> (-3.88%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11c6c24...1619cd4. Read the comment docs.

@leibale leibale merged commit b586ccb into redis:master Apr 26, 2022
@leibale leibale deleted the ACL_DRYRUN branch April 26, 2022 13:05
florian-schunk pushed a commit to florian-schunk/node-redis that referenced this pull request Jun 18, 2025
* fix redis#1904 - ACL DRYRUN

* clean code

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for redis command: ACL DRYRUN (R7)

2 participants